home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 193 / MF_UK_193_1.iso / pc / DiscContents / In the mag / Useful tools / Audacity 1.3.3 / audacity-macosx-ub-1.3.3.dmg / README.txt < prev   
Encoding:
Text File  |  2007-05-17  |  33.3 KB  |  962 lines

  1. Audacity: A Free, Cross-Platform Digital Audio Editor
  2.  
  3. Version 1.3.3 (beta)
  4. For changelog, see the bottom of this document.
  5.  
  6. WWW:   http://audacity.sourceforge.net/
  7.  
  8. Email: audacity-help@lists.sourceforge.net
  9.  
  10. "Audacity" is a registered trademark of Dominic Mazzoni.
  11.  
  12. Founding Developers:
  13.    Dominic Mazzoni
  14.    Roger Dannenberg
  15.  
  16. Lead Developers of Audacity version 1.3:
  17.    Dominic Mazzoni
  18.    Matt Brubeck
  19.    James Crook
  20.    Vaughan Johnson
  21.    Markus Meyer
  22.    Leland Lucius
  23.  
  24. Developers:
  25.    Joshua Haberman
  26.    Monty Montgomery
  27.    Shane Mueller
  28.    Martyn Shaw
  29.  
  30. Contributors:
  31.    Lynn Allan (CleanSpeech)
  32.    Richard Ash
  33.    William Bland (Time Tracks)
  34.    Roger Dannenberg
  35.    Brian Gunlogson
  36.    Greg Mekkes
  37.    Abe Milde
  38.    Paul Nasca
  39.    Tony Oetzmann
  40.    Augustus Saunders
  41.    Mike Underwood
  42.    Tom Woodhams
  43.    Wing Yu
  44.  
  45. The Audacity Logo:
  46.    Harvey Lubin
  47.    http://www.agrapha.com/
  48.  
  49. Audacity is based on code from the following projects::
  50.    expat
  51.    FLAC
  52.    LAME
  53.    libmad
  54.    libsndfile
  55.    Nyquist
  56.    Ogg Vorbis
  57.    PortAudio
  58.    Resample
  59.    SoundTouch
  60.    wxWidgets
  61.    RTaudio
  62.    twolame
  63.  
  64. Special Thanks:
  65.    Dave Beydler
  66.    Jason Cohen
  67.    Dave Fancella
  68.    Steve Harris
  69.    Daniel James
  70.    Daniil Kolpakov
  71.    Robert Leidle
  72.    Logan Lewis
  73.    David Luff
  74.    Jason Pepas
  75.    Mark Phillips
  76.    Jonathan Ryshpan
  77.    Patrick Shirkey
  78.    David R. Sky
  79.    Tuomas Suutari
  80.    Mark Tomlinson
  81.    David Topper
  82.    Rudy Trubitt
  83.    StreetIQ.com
  84.    Verilogix, Inc.
  85.  
  86. -------------------------------------------------------------
  87.  
  88. This program is free software; you can redistribute it and/or
  89. modify it under the terms of the GNU General Public
  90. License as published by the Free Software Foundation; either
  91. version 2 of the License, or (at your option) any later version.
  92.  
  93. This program is distributed in the hope that it will be useful,
  94. but WITHOUT ANY WARRANTY; without even the implied warranty of
  95. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  96. General Public License for more details.
  97.  
  98. You should have received a copy of the GNU General Public License
  99. along with this program (in a file called LICENSE.txt); if not, go
  100. to http://www.gnu.org/copyleft/gpl.html or write to 
  101.  
  102.   Free Software Foundation, Inc.
  103.   59 Temple Place - Suite 330
  104.   Boston, MA 02111-1307 USA
  105.  
  106. -------------------------------------------------------------
  107.  
  108. Source code to this program is always available; for more
  109. information visit our website at:
  110.  
  111.   http://audacity.sourceforge.net/
  112.  
  113. Audacity is built upon other free libraries; some of
  114. these libraries may have come with Audacity in the lib-src
  115. directory.  Others you are expected to install first if
  116. you want Audacity to have certain capabilities.  Most
  117. of these libraries are not distributed under the terms
  118. of the GPL, but rather some other free, GPL-compatible
  119. license.  Specifically:
  120.  
  121.   wxWidgets: wxWindows license (based on LGPL)
  122.     Cross-platform GUI library - must be downloaded and
  123.     compiled separately.
  124.  
  125.   expat: BSD-like license.
  126.     Provides XML parsing.  Included with Audacity
  127.  
  128.   iAVC: LGPL
  129.     Part of the code to the AVC Compressor effect.
  130.     Included with Audacity.
  131.  
  132.   libid3tag: GPL
  133.     Reads/writes ID3 tags in MP3 files.  Optional
  134.     separate download as part of libmad.
  135.  
  136.   libmad: GPL
  137.     Decodes MP3 files.  Optional separate download.
  138.  
  139.   libnyquist: BSD-like license.
  140.     Functional language for manipulating audio; available
  141.     within Audacity for effects processing.
  142.  
  143.   libogg: BSD-like license.
  144.     Optional separate download, along with libvorbis.
  145.  
  146.   libsndfile: LGPL
  147.     Reads and writes uncompressed PCM audio files.
  148.     Included with Audacity.
  149.  
  150.   libvorbis: BSD-like license.
  151.     Decodes and encodes Ogg Vorbis files.  Optional
  152.     separate download.
  153.  
  154.   SoundTouch: LGPL
  155.     Changes tempo without changing pitch and vice versa.
  156.     Included in audacity
  157.  
  158.   Twolame: LGPL
  159.     Encodes MPEG I layer 2 audio (used in DVDs and Radio). Optional separate
  160.     download.
  161.  
  162. For more information, see the documentation inside
  163. each library's source code directory.
  164.  
  165. -------------------------------------------------------------------------
  166. Additional copyright information:
  167. -------------------------------------------------------------------------
  168.  
  169. Nyquist
  170.  
  171. Copyright (c) 2000-2002, by Roger B. Dannenberg
  172. All rights reserved.
  173.  
  174. Redistribution and use in source and binary forms, with or without
  175. modification, are permitted provided that the following conditions are met:
  176.  
  177. Redistributions of source code must retain the above copyright notice, this
  178. list of conditions and the following disclaimer.
  179.  
  180. Redistributions of source code must retain the copyright notice, the
  181. list of conditions, and the disclaimer, all three of which appear below under
  182. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  183.  
  184. Redistributions in binary form must reproduce the above copyright notice, this
  185. list of conditions and the following disclaimer in the documentation and/or
  186. other materials provided with the distribution.
  187.  
  188. Redistributions in binary form must reproduce the copyright notice, the
  189. list of conditions, and the disclaimer, all three of which appear below under
  190. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
  191. other materials provided with the distribution.
  192.  
  193. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the 
  194. names of any contributors may be used to endorse or promote products derived 
  195. from this software without specific prior written permission.
  196.  
  197. COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
  198.  
  199. Copyright (c) 1984-2002, by David Michael Betz
  200. All rights reserved.
  201.  
  202. Redistribution and use in source and binary forms, with or without
  203. modification, are permitted provided that the following conditions are met:
  204.  
  205. Redistributions of source code must retain the above copyright notice,
  206. this list of conditions and the following disclaimer. 
  207.  
  208. Redistributions in binary form must reproduce the above copyright notice, this
  209. list of conditions and the following disclaimer in the documentation and/or
  210. other materials provided with the distribution.
  211.  
  212. Neither the name of David Michael Betz nor the names of any contributors may be
  213. used to endorse or promote products derived from this software without specific
  214. prior written permission.
  215.  
  216. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  217. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  218. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  219. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  220. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  221. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  222. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  223. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  224. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  225. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  226.  
  227. -------------------------------------------------------------
  228.  
  229. Compilation instructions:
  230.  
  231. First you must download wxWidgets 2.6.x from:
  232.  
  233.   http://www.wxWidgets.org/
  234.  
  235. If you install the RPM, make sure you install the devel RPM
  236. as well, otherwise, you won't be able to compile Audacity
  237. from source.
  238.  
  239. To compile on Linux, Mac OS X, and other Unix systems,
  240. simply execute these commands:
  241.  
  242.   ./configure
  243.   make
  244.   make install  # as root
  245.  
  246. To see compile-time options you can set, you can type
  247. "./configure --help".
  248.   
  249. If you want to do any development, you might want to generate
  250. a configure cache and header dependencies:
  251.  
  252.   ./configure -C
  253.   make dep
  254.  
  255. To compile on Windows using MSVC++, please follow the
  256. instructions found in compile.txt in the "win" subdirectory.
  257.  
  258. For more information on compilation (CodeWarrior for Mac is
  259. also supported) please email audacity-help@lists.sourceforge.net
  260.  
  261. -------------------------------------------------------------
  262.  
  263. Known issues/problems:
  264.  
  265.   * Audacity can import and display MIDI files, but they cannot be played
  266.     or edited.
  267.  
  268.   * Recording in Mono in full duplex (play existing tracks while recording) on
  269.     some Linux systems causes the recording to sound slowed-down. This is due
  270.     to a bug in the ALSA OSS emulation, and can be worked around be recording
  271.     in Stereo
  272.  
  273.   * MacOS X only: Some users find that after running Audacity other media
  274.     players don't produce any sound or crash. Audacity tries to select the best
  275.     quality settings your system is capable of, to give the best recordings
  276.     possible. Some sound drivers also retain these settings as defaults for
  277.     other applications, which can cause these symptoms
  278.  
  279.     To get round this, enable the option "Do not modify audio device settings"
  280.     on the Audio I/O tab of the preferences, and make sure that your sound
  281.     device is set up (in the Apple Sound and Midi Setup utility) to work in
  282.     stereo, 16bits, with a sample rate of 44100Hz or 48000Hz.  See also 
  283.       http://docs.info.apple.com/article.html?artnum=300832
  284.  
  285.   * Windows only: Audacity is incompatible with some professional
  286.     sound cards and may crash if one of these cards is the default
  287.     when you open Audacity.  As a workaround, make a different
  288.     sound card your default when using Audacity, but please let
  289.     us know if this affects you so that we can track down and
  290.     solve the problem.
  291.  
  292.     Also note that the Windows installer will not replace 1.2.x installations,
  293.     but will install alongside them.
  294.  
  295. -------------------------------------------------------------
  296.  
  297. Changes in 1.3.2 and 1.3.3:
  298.  
  299. Opening/saving formats:
  300.    * Import of audio from QuickTime (mov, aac, m4a) files is now  
  301.      supported on OSX
  302.    * Metadata may be added to OGG files
  303.    * Improved export option selection
  304.    * Importing of Broadcast Wave Format (BWF) wave files now tolerated
  305.    * Additional export options added to MP3 and FLAC file formats
  306.    * Command line exporter now supported on Windows and OSX
  307.  
  308. Effects:
  309.    * EQ effect responsiveness improved
  310.    * Several enhancements to the EQ Effect
  311.    * Batch support added for the EQ effect
  312.    * New Auto Duck effect
  313.    * Added previewing to AudioUnit effects
  314.    * Much improved Noise Removal effect
  315.    * Effects previewing may now be canceled
  316.    * New DTMF Tone Generator effect
  317.    * Additional options available in Noise effect
  318.    * Improved the Tone Generation effects
  319.  
  320. Other features:
  321.    * New built-in screen capture utility
  322.    * Major speed improvement in Spectrogram rendering
  323.    * Increased support for drag and drop on OSX
  324.    * Support added for building against wxWidgets 2.8
  325.    * Support opening multiple Audacity Projects at once from Explorer on  
  326.      Windows
  327.    * Improved main window sliders
  328.    * New support for snapping while selecting and sliding
  329.    * Improved track focus handling and visual feedback
  330.    * Speed improvements and handling of resizing/zooming in tracks
  331.    * Spectrum view may now be zoomed
  332.    * New internal file cache to improve handling of project files over  
  333.      networks
  334.  
  335. Also:
  336.    * Many improvements to language specific translations
  337.    * Numerous stability improvements
  338.  
  339. Changes in 1.3.1 and 1.3.2:
  340.  
  341. o Improved accessibility for the visually impaired
  342.       + Improvements for screen readers, accessibility of
  343.         tracks, and hot keys
  344. o Usability improvements
  345.       + New selection bar
  346.       + New features for label tracks
  347.       + Improved toolbar docking flexibility
  348.       + Menu renaming and reorganization
  349.       + Selection, ruler, and playback control improvements
  350. o Auto-save and automatic crash recovery
  351. o Many bug fixes and stability improvements
  352. o Major improvements to some built-in effects (Repair, Equalization)
  353.   and fixes to others
  354. o New features and bug fixes for Nyquist
  355. o Restructured Preferences dialog
  356. o Improved batch processing
  357. o File format export improvements
  358. o Timer recording
  359. o Intel Mac support
  360.  
  361. Changes in 1.3.0:
  362.  
  363.    New features
  364.    The new features in Audacity 1.3 have been grouped into the 
  365.    following six major categories. 
  366.  
  367.    1. Collapse/Expand Tracks
  368.       In Audacity 1.3, every track has an upward-pointing triangle at 
  369.       the bottom of the label area on the left side of the track. 
  370.  
  371.    2. Multiple clips per track
  372.       In Audacity 1.2, there is one audio 'clip' per track. There is 
  373.       no easy way to time-shift part of a track without moving the 
  374.       rest. In Audacity 1.3, you can split a single track into multiple 
  375.       clips. You can move these clips around between different tracks, 
  376.       making it easy to construct complex compositions out of hundreds 
  377.       of smaller audio samples.
  378.  
  379.    3. Selection Bar
  380.       In Audacity 1.2, the current selection is contained in a 
  381.       status bar at the bottom of the window. In Audacity 1.3, 
  382.       this is replaced by a fully functional Selection Bar, which 
  383.       displays and controls the current selection (your choice of 
  384.       Start and End, or Start and Length), and the current audio 
  385.       position. The selection bar is fully editable - just click 
  386.       in any field and type to change the current selection precisely. 
  387.       In addition, many formatting options allow you to view times in 
  388.       different units, such as samples, CD frames, or NTSC video frames.
  389.  
  390.    4. Improved Label Tracks
  391.       Label Tracks are Audacity's way for you to create markings 3
  392.       and annotations within your project. In Audacity 1.3, Label 
  393.       Tracks are much improved, with support for overlapping labels, 
  394.       and support for modifying both the left and right edge of the 
  395.       label region just by clicking and dragging.
  396.  
  397.    5. QuickTime and Audio Units on Mac OS X
  398.       On Mac OS X, Audacity can now import and audio file supported 
  399.       by Apple's QuickTime technology. This includes .MOV and .MP4 
  400.       (AAC) files. Unfortunately encrypted audio files (such as 
  401.       those from the iTunes Music Store) cannot be imported directly 
  402.       into Audacity - Apple does not allow this to be done easily 
  403.       because it would be too easy to circumvent the encryption this way.
  404.  
  405.       Also on Mac OS X, Audacity now supports Audio Unit plug-ins. 
  406.       Audacity searches for Audio Units in the usual location, in the 
  407.       system or user's Library folder.
  408.  
  409.    6. Other features
  410.       Better performance with large projects
  411.  
  412.       Project integrity check on open
  413.  
  414.       Transcription toolbar
  415.  
  416.       Upload
  417.  
  418.       Batch
  419.  
  420.       Cut lines
  421.  
  422.       CleanSpeech
  423.  
  424.  
  425. Changes in 1.2.4:
  426.  
  427.   * The File menu now includes a list of recent files.
  428.  
  429.   * The "Generate Silence" effect now prompts for a length.
  430.  
  431.   * Audacity is now built with Vorbis 1.1, which features better encoding
  432.     quality and file compression.
  433.  
  434.   * Dragging sound files into the Audacity window now works on Mac OS X
  435.     and Linux, as well as Windows.  (Before, it worked only on Windows.)
  436.  
  437.   * The "View History" window can now discard old undo levels to save disk
  438.     space on Windows.  (This previously worked only on Linux and Mac.)
  439.  
  440.   * "Preferences" command is now in Edit menu.
  441.  
  442.   * "Plot Spectrum" command is now in Analyze menu.
  443.  
  444.   * Opening a project file saved by a later version of Audacity displays
  445.     an intelligent error message.  Also, trying to import a project file
  446.     (instead of open it) displays an intelligent error message.
  447.  
  448.   * Audacity now compiles in Visual C++ .NET 2003.
  449.  
  450.   * Other minor bug fixes.
  451.  
  452.   * New or updated translations: Arabic (ar), Czech (cs), Finnish (fi),
  453.     Hungarian (hu), Japanese (ja), Norwegian (nb), Slovenian (sl), 
  454.     Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
  455.  
  456. Changes in 1.2.3:
  457.  
  458.   * Fixed a bug that caused recording to stop or display incorrectly
  459.     after about 50 minutes on some Windows systems.  (This was partly
  460.     fixed in Audacity 1.2.2, but still didn't work on some systems.)
  461.  
  462.   * The Change Pitch and Change Tempo effects have been upgraded to
  463.     use a new version of the SoundTouch library by Olli Parviainen,
  464.     with better speed and higher quality.
  465.  
  466.   * libsndfile has been upgraded to version 1.0.11.
  467.  
  468.   * Fixed a bug that caused the program to run slowly when using the
  469.     Envelope tool.
  470.  
  471.   * Shift-clicking on a mute or solo button now un-mutes (or un-solos)
  472.     all other tracks.
  473.  
  474.   * Nyquist plug-ins can now accept strings as input.  Also, a "Debug"
  475.     button has been added to Nyquist effect dialogs, which allows you
  476.     to see all of the output produced by Nyquist, for aid in debugging.
  477.  
  478.   * When the audio file referenced ("aliased") by an Audacity project is
  479.     missing, Audacity will now always play silence.  Before, Audacity
  480.     would sometimes repeat the most recent audio that was played previously.
  481.  
  482.   * VU Meters will now always reset when audio I/O has stopped.
  483.  
  484.   * Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
  485.     random times, but especially during audio playback and recording.
  486.  
  487.   * New or updated translations: Italian (it), Hungarian (hu),
  488.     Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
  489.     Norsk-Bokmal (nb), French (fr).
  490.  
  491. Changes in 1.2.2:
  492.  
  493.   * VU Meters added for both playback and recording.  Click on
  494.     the recording meter to monitor the input without recording.
  495.  
  496.   * Export Multiple - new feature that lets you export multiple
  497.     files at once, either by track, or split based on labels.
  498.  
  499.   * Attempt to automatically correct latency in full-duplex recordings.
  500.     (This does not work perfectly, and is not yet supported on all
  501.     systems.  It will improve in future versions.)
  502.  
  503.   * Fixed a serious bug that could cause data loss when you save and
  504.     then reload and re-edit an Audacity project containing repeated
  505.     or duplicate data.
  506.  
  507.   * MP3 tags dialog will only pop up the first time you export as
  508.     MP3; after that it will not pop up again as long as you have
  509.     filled in at least one tag.
  510.  
  511.   * You can now add a label at the current playback position - in
  512.     the Project menu, with a shortcut of Ctrl+M.
  513.  
  514.   * Clicking on a label now selects all of the tracks, making it
  515.     easier to use the label track to recall selections.
  516.  
  517.   * Windows: Fixed a crash in the Time Track "Set Rate" command.
  518.  
  519.   * Fixed a bug that caused problems with recordings over 45 minutes
  520.     on some Windows systems.
  521.  
  522.   * Mac OS X: Improved support for the Griffin iMic by fixing a bug
  523.     that was causing it to always record in mono instead of stereo.
  524.  
  525.   * Added support for Software Playthrough (listen to what you're
  526.     recording while recording it, or while monitoring using a VU
  527.     meter) - this makes it possible, for example, to record using one
  528.     audio device while listening to it play through a separate device.
  529.  
  530.   * Unix/Linux: Fixed freeze caused by captured mouse when audio
  531.     device hangs.  (Audacity may not respond, but it will no longer
  532.     freeze all of X.)
  533.  
  534.   * Fixed a cosmetic bug that caused improper waveform display if
  535.     you tried to open an Audacity project saved on a different
  536.     platform (e.g., copying a project from a Mac to a PC).
  537.  
  538.   * Fixed bug that could cause instability when pasting, splitting,
  539.     or duplicating a label track.
  540.  
  541.   * You can now change the font of a label track by choosing "Font..."
  542.     from the label track's pop-up menu.
  543.  
  544.   * Basic printing support has been added.  Currently it scales the
  545.     entire project to fit exactly on one page.  Try printing in
  546.     landscape orientation for best results.
  547.  
  548.   * Mac OS X and Windows: Audacity ships with a newer version (1.0.1)
  549.     of the Ogg Vorbis encoder.  Vorbis compression will now have higher
  550.     quality and smaller file sizes.
  551.  
  552.   * Fix a bug that occasionally caused crashes when applying effects
  553.     to split tracks.
  554.  
  555.   * Zoom In / Zoom Out now properly disable when they're not available.
  556.  
  557.   * Fixed disk memory leak in Preview
  558.  
  559.   * Other minor bug fixes and performance improvements.
  560.  
  561. Changes in 1.2.1:
  562.  
  563.   * The following translations have been added or updated:  Finnish,
  564.     French, Hungarian, Italian, Japanese, Norwegian, Polish, Russian.
  565.  
  566.   * Fix a bug that could cause data to be lost when pasting audio
  567.     from one project into another, after the first project has been
  568.     saved and closed.
  569.  
  570.   * Fix a possible crash when opening or resizing the Equalization
  571.     window, especially when using large system fonts.
  572.  
  573.   * Don't allow percentages less than -100% in Change Pitch/Speed/Tempo
  574.     effects (fixes a possible crash).
  575.  
  576.   * Fix a crash when the temporary directory is not available on startup.
  577.  
  578.   * Correctly load ID3 tags saved in Audacity project files.
  579.  
  580.   * On Linux and OS X, store lockfiles in the temp directory instead of
  581.     the user's home directory.  This fixes problems in lab environments
  582.     where users have restricted or network-mounted home directories.
  583.  
  584.   * Fix a bug that prevented Nyquist effects from running when certain
  585.     regional settings were activated.
  586.  
  587.   * Fix a bug in the Quick Mix command that could cause old temporary
  588.     files to not be deleted.
  589.  
  590.   * Linux: Fix endianness problems in playback on PowerPC.
  591.  
  592.   * Linux: Fix compilation problem in Nyquist on MIPS.
  593.  
  594.   * Linux: Include a more recent PortAudio v19 snapshot (fixes compilation
  595.     problems when building with the --with-portaudio=v19 option).
  596.  
  597.   * Two new Nyquist plug-ins: "Cross Fade In" and "Cross Fade Out."
  598.   
  599.   * Other minor bug-fixes.
  600.  
  601. Changes in 1.2.0:
  602.  
  603.   * New cross-fade effects.
  604.  
  605.   * Fix problem where samples were drawn in the wrong position
  606.     when zoomed all the way in.  This caused the drawing tool
  607.     to move a different sample than the one under the cursor.
  608.  
  609.   * Don't use id3v2.4 tags, which are not yet supported by
  610.     most players.  (This was fixed in 1.2.0-pre2, but appeared
  611.     again by accident in 1.2.0-pre3.)
  612.  
  613.   * Correctly display translated messages in the status bar.
  614.  
  615.   * When the cursor is on-screen, the Zoom In button now zooms
  616.     to the area around the cursor.
  617.  
  618.   * Mac OS X: Fixed audio problems on the Apple PowerMac G5.
  619.  
  620.   * Linux/ALSA: Work around a bug in ALSA's OSS emulation that
  621.     caused Audacity's playback cursor to move too quickly.
  622.  
  623.   * Microsoft Windows: The Audacity source code should now
  624.     compile out of the box on Windows.
  625.  
  626.   * Many new/updated translations.
  627.  
  628. Changes in 1.2.0-pre4:
  629.  
  630.   * Fixed problems that could occur when importing certain
  631.     non-seekable PCM audio files, such as GSM610.
  632.  
  633.   * Fixed bug that was causing the samples to shift off-screen
  634.     horizonally when zoomed in very far and the track had a
  635.     time-shift offset.
  636.  
  637.   * Fixed bugs in the new resampler that added noise to resampled
  638.     audio on some systems. If you experienced noise when exporting
  639.     to a WAV, MP3 or OGG file you may have been bitten by this bug.
  640.   
  641.   * Fixed bug that led to occasional crashes when using the
  642.     time-shift tool in conjunction with high zoom factors.
  643.     
  644.   * Dithering is now only applied on export when it is really
  645.     necessary (e.g. when converting float samples to 16-bit).
  646.     
  647.   * Files that only contain mono tracks are now automatically
  648.     exported to stereo files when they contain tracks which are
  649.     panned to the left or the right.
  650.     
  651.   * The Delete key can now be used to delete the current selection,
  652.     in addition to the Backspace key.
  653.  
  654.   * Fixed bug where Audacity didn't ask whether to save 
  655.     changes if you close the project or exit while recording.
  656.  
  657.   * Mac OS X: Supports Playthrough (listen to what you're recording
  658.     while recording it) if your hardware device supports it.
  659.  
  660.   * Mac OS X: Audacity is now a package (you can right-click on
  661.     Audacity.app and select 'Show Package Contents').  Launch time
  662.     has improved significantly.
  663.  
  664.   * MS Windows: Fixed problem that caused Windows XP to use 
  665.     the short name of a file ("TESTFI~1.AUP"), which led to 
  666.     problems when the file was later opened again using the 
  667.     long file name.
  668.     
  669.   * MS Windows: Fixed bug that caused file exports to fail 
  670.     if the destination directory was the root folder of a 
  671.     Windows drive.
  672.  
  673.   * MS Windows: Audacity's application information which 
  674.     is written to the Windows registry now always contains 
  675.     the full path to the executable. 
  676.  
  677.   * MS Windows: Fixed problems in trying to set the Windows 
  678.     registry as non-admin user, for file-type associations.
  679.  
  680.   * Make sure the "Save" command is enabled after changing
  681.     gain and pan sliders.
  682.  
  683.   * Updated translations.  Added translator credits to the
  684.     "About" window in localized versions.
  685.  
  686. Changes in 1.2.0-pre3:
  687.  
  688.   * Fixed bug where Export is grayed out when nothing is
  689.     selected.
  690.  
  691.   * Fixed crash caused by opening Audacity on a computer with
  692.     a high-end sound card with no mixer support.
  693.  
  694.   * Fixed crash in Import Raw.
  695.  
  696.   * Fixed New Stereo Track.
  697.  
  698.   * Cosmetic fixes for Mac OS X.
  699.  
  700.   * Support for the VST Enabler on Windows added.
  701.  
  702.   * Fixed crash if you close Audacity while the Preferences
  703.     dialog is open.
  704.  
  705.   * Fixed duplicate-character bug in Mac OS X Label Tracks.
  706.  
  707.   * The recording level control on Linux now adjusts the IGAIN,
  708.     rather than the playthrough level of the recording source.
  709.  
  710.   * Fixed bug that caused corruption to 16-bit stereo recordings.
  711.  
  712.   * Fixed bug that caused data loss if you deleted all tracks in
  713.     a saved project and then open a new file into the same window.
  714.  
  715.   * Added support for alternate audio button order (in Interface
  716.     preferences)
  717.  
  718.   * Added preliminary support for wxX11
  719.  
  720.   * Added fully transparent Windows XP icon
  721.  
  722.   * Fixed crash if you try to record (or play) and no audio
  723.     devices exist, or if the audio device doesn't support the
  724.     mode you selected.
  725.  
  726.   * Audacity no longer sets the process priority to high while
  727.     recording on Windows.  Users can still do this manually
  728.     using the Task Manager.
  729.  
  730.   * Fixed bug that caused last ~100 ms of the selection to get
  731.     cut off on Windows.
  732.  
  733.   * Fixed FFT Filter and Equalization effects dialogs.
  734.  
  735.   * Fixed bugs in Unix build system (DESTDIR in locale directory,
  736.     choosing libsamplerate instead of libresample)
  737.  
  738.   * Support for LADSPA plug-ins on Windows added, and 
  739.     three open source LADSPA plug-ins ported to Windows
  740.     (GVerb reverb, SC4 compressor, and Hard Limiter)
  741.  
  742. Changes in 1.2.0-pre2:
  743.  
  744.   * Online help completed.  The full manual is nearly complete
  745.     and will be posted to the website for online browsing shortly.
  746.  
  747.   * Audacity will no longer let you do unsafe editing operations
  748.     while playing or recording.  This eliminates many potential
  749.     crashes.
  750.  
  751.   * Fixed ability to cancel Quit button.
  752.  
  753.   * New resampling library, with no restrictions on the maximum or
  754.     minimum rate of resampling.
  755.  
  756.   * Audacity now supports LADSPA plug-ins on all platforms, and
  757.     supports VST plug-ins through an optional LADSPA plug-in
  758.     called the "VST Enabler", which you can download separately.
  759.     Because of licensing issues, Audacity cannot be distributed
  760.     with VST support built-in.
  761.  
  762.   * Mac OS X keyboard shortcut problems have been fixed.
  763.  
  764.   * Mac OS X audio muting problems have been fixed.
  765.  
  766.   * Mac OS X playback/recording cursor sync problems have been fixed.
  767.  
  768.   * Silence now displays a straight line again, instead of nothing.
  769.  
  770.   * Added a vertical ruler to the Waveform dB display.
  771.  
  772.   * Fixed crash in Change Pitch.
  773.  
  774.   * You can now Paste if nothing is selected.
  775.  
  776.   * Canceling an Import operation doesn't cause an extra error
  777.     dialog to appear.
  778.  
  779.   * Audacity now handles filenames with international characters
  780.     correctly.
  781.  
  782.   * Now outputs ID3v2.3 tags (instead of ID3v2.4), to be
  783.     compatible with more MP3 players.
  784.  
  785.   * Minor improvements to build system on Unix systems.
  786.  
  787. New features in Audacity 1.2:
  788.   * User Interface
  789.     - Vertical zooming of tracks.
  790.     - Improved look and placement of toolbars.
  791.     - New custom mouse cursors.
  792.     - Complete implementation of editable keyboard shortcuts.
  793.     - Find zero-crossings.
  794.     - Mouse wheel can be used to zoom in and out.
  795.     - Multi-Tool mode.
  796.     - Amplify using envelope.
  797.     - Labels can store selections (like Audacity 1.0.0).
  798.  
  799.   * Effects
  800.     - Repeat Last Effect command
  801.     - Improved VST plug-in support
  802.     - Most effects now have a Preview button
  803.     - Compressor (Dynamic Range Compressor)
  804.     - Change Pitch (without changing tempo)
  805.     - Change Tempo (without changing pitch)
  806.     - Change Speed (changing both pitch and tempo)
  807.     - Repeat (useful for creating loops)
  808.     - Normalize (adjust volume and DC bias)
  809.  
  810.   * Audio I/O
  811.     - 1-second preview command.
  812.     - Looped play.
  813.  
  814.   * File I/O
  815.     - Audacity 1.2.0 opens project files from all previous versions
  816.       of Audacity from 0.98 through 1.1.3.
  817.     - Open multiple files from the same dialog.
  818.     - Use a text file to specify a list of audio files to open with offsets.
  819.  
  820.   * Updated user manual
  821.  
  822.   * Bug fixes
  823.     - Project files with special characters are no longer invalid.
  824.     - "Scratchy" noises caused by bad clipping are fixed.
  825.     - Audacity no longer exports invalid Ogg files, and does not cut off the
  826.       last few seconds of exported Ogg files.
  827.     - Mono MP3 files now export at the correct speed.
  828.     - Many incorrect results from the Envelope tool have been fixed.
  829.     - The "Export Labels" command now overwrites existing files correctly.
  830.     - The "Plot Spectrum" window displays the correct octave numbers for
  831.       notes.
  832.     - Several memory leaks are fixed.
  833.  
  834. New features in Audacity 1.1.3:
  835.   * User Interface
  836.     - New Mixer toolbar allows you to control the output
  837.       volume, input volume, and input source directly
  838.       from Audacity.
  839.     - Every track now has its own gain and pan controls.
  840.  
  841.   * File I/O
  842.     - Uses improved project file format.  (Unfortunately reading
  843.       previous formats, including 1.1.1, is not supported.)
  844.     - Block files (stored in Audacity project directories) now
  845.       use the standard AU format.  Though some Audacity
  846.       meta-information is in these files, they can now be
  847.       read by many other popular audio programs as well.
  848.     - Fixed some bugs relating to reading/writing audio
  849.       files with more than 16 bits per sample.
  850.     - Import RAW is functional again, with a simpler GUI
  851.       but support for far more file formats.  The
  852.       autodetection algorithms are much more accurate than
  853.       in 1.0.
  854.  
  855.   * Audio I/O
  856.     - Completely rewritten audio I/O, with lower latency
  857.       and minimal chance of buffer underruns while
  858.       recording.
  859.  
  860.   * Resampling
  861.     - Using high quality resampling algorithms, with the
  862.       option of better quality for mixing than for real-time
  863.       playback
  864.  
  865.     - Preliminary support for Time Tracks, for changing
  866.       playback speed over time.
  867.  
  868.   * Many more bug fixes and new features
  869.  
  870. New features in Audacity 1.1.2:
  871.   * User Interface
  872.     - Fixed bug in Windows version, for track menu commands 
  873.       "Name..." and "Split Stereo Track"/"Make Stereo Track".
  874.   * Effects
  875.     - Nyquist support on Windows (supports plug-ins written 
  876.       in Nyquist, an interpreted functional language based 
  877.       on Lisp).
  878.  
  879. New features in Audacity 1.1.1:
  880.  
  881.   * User Interface
  882.     - Tooltips appear in Statusbar.
  883.     - Vertical cursor follows play/record
  884.     - Pause button
  885.     - Drawing tool (with three different modes)
  886.     - Vertical Resizing of stereo tracks is more fun.
  887.     - Adjust selection by click-dragging selection boundary
  888.     - Toolbar button context-sensitive enabling/disabling
  889.     - Better zooming functionality (centers region)
  890.     - Multiple ways to display the cursor position and selection
  891.     - Snap-to selection mode
  892.     - Drag tracks up and down
  893.     - Align and group align functions
  894.     - Cursor save/restore
  895.     - Working history window
  896.   * Effects
  897.     - Effects broken down into three menus: Generate, Effect, and
  898.       Analyze
  899.     - Generate menu lets you generate silence, noise, or a tone
  900.     - Nyquist support (supports plug-ins written in Nyquist,
  901.       an interpreted functional language based on Lisp)
  902.   * Localization
  903.     - Improved localization support
  904.     - More languages available
  905.     - Language selection dialog on startup
  906.   * Mac OS X
  907.     - Support for more audio hardware
  908.     - Support for full-duplex (play while recording)
  909.     - Support for MP3 exporting using LameLib Carbon
  910.   * Unix
  911.     - Audacity now has a man page (it describes command-line
  912.       options and how to set the search path)
  913.   * File Formats
  914.     - Uses libsndfile 1.0, which fixes some bugs and
  915.       improves performance
  916.   * Searching for Files:
  917.     - On Windows and Mac OS, Audacity now looks for
  918.       translations in the "Languages" folder and all plug-ins
  919.       in the "Plug-ins" folder, relative to the program.
  920.     - On Unix, Audacity looks for translations in
  921.       <prefix>/share/locale and looks for everything else
  922.       in <prefix>/share/audacity and also in any paths in
  923.       the AUDACITY_PATH environment variable
  924.  
  925. New features in Audacity 1.1.0:
  926.  
  927.   * Core audio processing:
  928.     - Support for 24-bit and 32-bit sample formats
  929.     - Automatic real-time resampling (using linear
  930.         interpolation)
  931.   * Effects:
  932.     - Support LADSPA plugins on Linux / Unix
  933.   * File formats:
  934.     - New XML-based Audacity project format
  935.     - Full Ogg Vorbis support now (importing and exporting)
  936.     - Export to any command-line programs on Unix
  937.     - Support for reading and writing many more types of
  938.         uncompressed audio files, including ADPCM WAV files.
  939.   * Toolbars
  940.     - New toolbar drawing code; automatically adopts your
  941.         operating system's colors
  942.     - New toolbar buttons (Skip to Start, Skip to End)
  943.     - New Edit toolbar
  944.     - Toolbar buttons disable when they're not available
  945.   * User Interface
  946.     - Fully customizable keyboard commands
  947.     - Autoscroll while playing or recording
  948.     - New Ruler, used in main view and in
  949.         FFT Filter effect
  950.     - The waveform now displays the average value in a lighter
  951.         color inside the peak values
  952.   * Localization
  953.     - Audacity can now be localized to different foreign
  954.       languages.
  955.  
  956. New libraries in Audacity 1.1:
  957.  
  958.   * libmad for fast MP3 importing
  959.   * libid3tag for editing MP3 file information
  960.   * libsndfile to read and write more audio file formats
  961.   * PortAudio for cross-platform audio playing and recording
  962.